Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

RequestFields Constructor(String,Dictionary<String,String>,String[])






The Uri of the host server.
The client request JPIP arguments.
The client accepted return types.
Initializes a new instance of the RequestFields class.
Syntax
public RequestFields( 
   string Uri,
   Dictionary<string,string> args,
   string[] clientAcceptTypes
)
'Declaration
 
Public Function New( _
   ByVal Uri As String, _
   ByVal args As Dictionary(Of String,String), _
   ByVal clientAcceptTypes() As String _
)
'Usage
 
Dim Uri As String
Dim args As Dictionary(Of String,String)
Dim clientAcceptTypes() As String
 
Dim instance As New RequestFields(Uri, args, clientAcceptTypes)

            

            
public:
RequestFields( 
   String^ Uri,
   Dictionary<String^,String^>^ args,
   array<String^>^ clientAcceptTypes
)

Parameters

Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

RequestFields Class
RequestFields Members
Overload List

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features